CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT Verilog

搜索资源列表

  1. 用verilog硬件描述语言编写的fft算法

    6下载:
  2. 用verilog硬件描述语言编写的fft算法,很是经典,和大家共享,希望能对大家有所帮助。,Verilog hardware descr iption language with the preparation of the fft algorithm, it is a classic, and we share the hope that it can be helpful to everyone.
  3. 所属分类:通讯编程

    • 发布日期:2013-11-13
    • 文件大小:12588
    • 提供者:李少峰
  1. fft

    2下载:
  2. fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:47843
    • 提供者:
  1. FFT

    0下载:
  2. OFDM系统中FFT的VerilogHDL语言实现-FFT of OFDM system VerilogHDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:14531802
    • 提供者:xionglei
  1. 64point_FFT

    4下载:
  2. 64-point Pipeline FFT,包含Verilog语言编写的64点FFT运算rtl级程序以及测试程序,此外,还包含设计文档。-64-point Pipeline FFT, Verilog language includes a 64 point FFT computation rtl-level procedures and testing procedures, in addition, includes the design documents.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:1249280
    • 提供者:小飞
  1. 1024FFT-verilog-hdl

    2下载:
  2. 基于spartan 3e 的IFFT算法verilog HDL程序-Based on the verilog 3e Spartan IFFT algorithm of HDL program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-25
    • 文件大小:437248
    • 提供者:caizhixiang
  1. FFT

    2下载:
  2. Verilog实现的FFT模块,供OFDM调制系统使用,可供大家参考学习-Verilog implementation FFT module for the OFDM modulation system used for your reference study
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-15
    • 文件大小:1222193
    • 提供者:梁贵轩
  1. fft

    0下载:
  2. 用VERILOG语言实现的频谱分析仪(FFT)-VERILOG language with the Spectrum Analyzer (FFT)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-05-23
    • 文件大小:4948528
    • 提供者:叶少朋
  1. FFT

    0下载:
  2. 8 point FFT written in Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:7399247
    • 提供者:binh
  1. 64R4SDFpoint_FFT

    3下载:
  2. 该工程实现了一个64点FFT,verilog编写,采用R4SDF结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point FFT, verilog compiled by R4SDF structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the output repo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1255028
    • 提供者:ShuChen
  1. 64pointFFTR2MDC

    6下载:
  2. 该工程实现了一个64点DIF FFT,verilog编写,采用R2MDC结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point DIF FFT, verilog compiled by R2MDC structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the out
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:673140
    • 提供者:ShuChen
  1. fft_fpga

    0下载:
  2. FFT(快速傅里叶变化)蝶形算法 Verilog HDL语言-FFT Verilog HDL
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:704103
    • 提供者:李云龙
  1. fft3

    1下载:
  2. 是用verilog写的FFt源码,通过编译基本是正确,希望对大家有所帮助-Is written FFt verilog source code, compile basic right, we want to help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:13030400
    • 提供者:全昊
  1. fft

    0下载:
  2. vhdl code and verilog code for an 128 point fft processor which has to be executed in xlinx software as needed for course project
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:364171
    • 提供者:tejaswini
  1. source-(2)

    0下载:
  2. 32k-point FFT verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:29696
    • 提供者:Jake
  1. src

    1下载:
  2. 一种 FFT VERILOG 代码-One kind of FFT VERILOG code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:36049
    • 提供者:王海峰
  1. FFT

    1下载:
  2. verilog 实现FFT IP核的控制,借鉴给需要学习的朋友-verilog achieve FFT IP core control, reference to the need to learn a friend
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-09
    • 文件大小:12124160
    • 提供者:甘超
  1. fft

    0下载:
  2. fpga,fft, verilog HDL codes
  3. 所属分类:DSP编程

    • 发布日期:2018-01-01
    • 文件大小:5583872
    • 提供者:mrv
  1. FFT v1

    0下载:
  2. IP core fft verilog code example
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5766144
    • 提供者:mrv
  1. 128点FFT

    0下载:
  2. 128点基8的快速傅里叶变换的verilog代码(Verilog code of fast Fourier transform based on 128 point base 8)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:231424
    • 提供者:helimpopo
  1. Alter官方FFT程序(使用Verilog编写)

    0下载:
  2. 其主要使用verilog编写fft程序主体,之后通过quartus和matlab实现对fft程序的测试,可以很好做到自动化验证(The main use of verilog prepared fft main program, and then achieved by quartus and matlab fft program testing, you can do a good job of automated verification)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:995328
    • 提供者:未曾走远
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com